b34085
@@ -67,6 +67,7 @@
public void init(BytesRefWritable col) {
       if (col != null) {
         rawBytesField = col;
         inited = false;
+        fieldSkipped = false;
       } else {
         // select columns that actually do not exist in the file.
         fieldSkipped = true;
